home *** CD-ROM | disk | FTP | other *** search
- Path: iesd.auc.dk!news
- From: jds@kom.auc.dk (Jes Degn Soerensen)
- Newsgroups: comp.unix.amiga
- Subject: Re: Compiling X Programs Under Amiga Linux?
- Date: 01 Feb 1996 13:19:11 +0100
- Organization: Aalborg University, Dept. of Communication Technology
- Sender: jds@aleko.kom.auc.dk
- Message-ID: <52v68drdyrk.fsf@aleko.kom.auc.dk>
- References: <4dvqi0$4r2i@news-s01.ny.us.ibm.net>
- <4e0ihk$10h@news.Informatik.Uni-Oldenburg.DE>
- <4e547j$1jsk@news-s01.ny.us.ibm.net>
- <4e5730$bf3@idefix.CS.kuleuven.ac.be>
- <4eid6s$uqo@news-s01.ny.us.ibm.net>
- <4eikui$i5g@news.Informatik.Uni-Oldenburg.DE>
- NNTP-Posting-Host: 130.225.51.17
- NNTP-Posting-User: jds
- In-reply-to: Frank.Neumann@Informatik.Uni-Oldenburg.DE's message of 29 Jan 96
- 14:13:05 GMT
- X-Newsreader: Gnus v5.1
-
- >>>>> "Frank" == Frank Neumann <Frank.Neumann@Informatik.Uni-Oldenburg.DE> writes:
-
- Frank> Hi, fheitka@ibm.net (Frederick V. Heitkamp) writes:
-
- >>> Try to create soft links from /usr/X11R6/lib/lib*.so to the
- >>> /usr/X11R6/lib/lib*.so.6.0 libraries, e.g.
- >>>
- >>> cd /usr/X11R6/lib ln -s libX11.so.6.0 libX11.so
- >>>
- >> Right now it is: libX11.so.6 -> libX11.so.6.0.0
-
- >> etc.
-
- >> Isn't that correct?
-
- Frank> No, that's just another link, but not the one you need for
- Frank> linking. As Geert said: For every *.so.6.0 library, do
- Frank> something like:
-
- Frank> ln -s <libname>.so.6.0 <libname>.so
-
- After creating the links I had to run 'ldconfig' once more in order to
- get it working - dunno if thats your problem. I tried just setting
- LD_LIBRARY_PATH but that wasn't enough, probably because it still had
- the old a.out libraries listed in ld.so.cache.
-
- Jes
- --
- Jes Sorensen: jds@kom.auc.dk | If programming was ment to be fun,
- jes@leech.adsp.sub.org | why did they come up with Intel?
-